size request: Avoid unnecessary reffing
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Sep 2015 04:55:23 +0000 (00:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 23 Sep 2015 11:01:16 +0000 (07:01 -0400)
commitcd35a14bbb724baf1fa07b124abb05e4bd6ce69e
treed1e23711422b61de6f4d45f3a3340f4e285bbf8a
parente0be07665236fd95de8cff5a0758a8655752cbf9
size request: Avoid unnecessary reffing

There is no particular reason why we should have to ref the
widgets if they are in a size group - we are not reffing them
in the simple case either.
gtk/gtksizerequest.c